home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_1995 / frame_21 / DoAction.as
Text File  |  2008-11-12  |  97b  |  9 lines

  1. tellTarget("_root.Meg")
  2. {
  3.    nextFrame();
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.